net/http.http2serverConn.goAway (method)
6 uses
net/http (current package)
h2_bundle.go#L4623: sc.goAway(http2ErrCodeNo)
h2_bundle.go#L5050: sc.goAway(http2ErrCodeNo)
h2_bundle.go#L5053: func (sc *http2serverConn) goAway(code http2ErrCode) {
h2_bundle.go#L5085: sc.goAway(http2ErrCodeFrameSize)
h2_bundle.go#L5116: sc.goAway(http2ErrCodeFlowControl)
h2_bundle.go#L5120: sc.goAway(http2ErrCode(ev))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)